Objects Reference

picture::LoadJPG

Prototype

int LoadJPG(char *file)

Parameters

Parameter Type Description
file char * filename for the .jpg image to load

Return Value

Returns TRUE if loading is OK, FALSE an any error.

Remarks

This function loads a .jpg image. The image can be a standalone file or it can be included in a .fpk package file.